home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 October / maximum-cd-2002-10.iso / Software / Apps / CoffeeHTML93.exe / %MAINDIR% / Snippets / One hot little button.snp < prev    next >
Encoding:
Text File  |  2002-08-07  |  156 b   |  6 lines

  1. <!-- This is a button (a form button) that takes you
  2. where you want to go.-->
  3.  
  4.  
  5. <form action="alink.html"><input type=submit value="Click Me."></form>
  6.